* {margin: 0px;padding: 0px;border-box:box-sizing; -webkit-border-box:box-sizing;}
div {border-box:box-sizing; -webkit-border-box:box-sizing;}
p {border-box:box-sizing; -webkit-border-box:box-sizing;}


body {
font-size: 13px; font-family:"微软雅黑"!important;font-weight: normal;color: #343434; background:url(../images/bg1.jpg) repeat; }

div {border-box:box-sizing; -webkit-border-box:box-sizing;}

ul {
	list-style-type: none;
}

a {
	color: #343434;
	text-decoration: none;
}
a:hover {
	color: #016ab3;
	text-decoration: none;
}
.fl { float:left;}
.fr { float:right;}
.flex { display:flex; justify-content: space-between;}
.con { width:1200px; margin:0px auto; }
.con_k { width:1254px; margin:0px auto; }




.top { width:100%; background:#016ab3; height:36px; line-height:36px; margin:0px auto; overflow:visible; color:#fff;}
.top a { color:#fff;}
.top .fl  { height:36px;}
.top .fl p img { margin-top:7px;}
.top p { float:left; font-size:14px; line-height:34px;}
.top p b { }
.top .fr form { background:#004ca2; width:275px;float:left; height:34px; }
.top .fr form .search { background:#004ca2; border:1px solid #004ca2; height:32px; line-height:32px; color:#fff; width:215px; padding-left:25px; width:215px;float:left; font-family:"微软雅黑"; }
.top .fr form .searchimg2 { float:left; padding-top:8px;}


.top .fr .p1 {
	font-size: 16px; font-style: italic;
	 letter-spacing:0.05em; background:url(../images/top_dh.png) no-repeat  left 10px; padding-left:28px;
}
.top .fr .p2 {
	font-size: 22px; font-family:"黑体"; letter-spacing:0.00em;
	
}

.top .fr { background:url(../images/dlu.png) no-repeat  left 4px; padding-left:30px; height:36px;}
.top .fr p { font-size:14px;}
.top .fr p a {color:#fff;}

/*.top .fr ul { background:url(../images/top_xx.png) no-repeat 80px center; width:184px;height:36px; margin-bottom:0px; float:right;}*/
.top .fr ul li { width: 60px; float:left; font-size:15px; font-family: Arial, Helvetica, sans-serif; padding-left:32px;    }
.top .fr ul .li1 { background:url(../images/top_bb1.png) no-repeat left center; font-family: "微软雅黑";}
.top .fr ul .li2 { background:url(../images/top_bb2.png) no-repeat left center;}
.top .fr ul a li { color:#fff;}




header { width:100%; background:url(../images/top_bg1.jpg) no-repeat 120% 34px #fff; box-shadow:0px 0px 5px 5px rgba(0,0,0,.1);height:147px; z-index:999999; position:relative; }

header h1 { width:179px;float:left;}
header h1 img { margin-top:34px; width:179px; }

.fbt { width:313px; margin-left:28px; float:left; font-size:20px; color:#d90000; margin-top:32px;}
.fbt .p1 { letter-spacing:0.3em; }
.fbt .p2 { font-size:15px; letter-spacing:-0.03em;}


/*nav*/
nav { width:630px; float:right; height:112px;}
nav ul li {  float:left; }
nav ul li a {   text-align:center; line-height:112px;  padding:0 9px; font-size:16px; display: block; color:#1b1b1b; font-family:"微软雅黑"; font-weight:400; color:#000;}
nav ul li a:hover {
	color: #016ab3;
	text-decoration: none; font-weight:bold;
	background-image: url(../images/xx_1.jpg);
	background-repeat: no-repeat;
	background-position: center 46px;
}
nav .dropdown { min-width:96px; position:relative;} 
nav ul.dropdown_menu { display:block;/* width:100%;*/ position:absolute; z-index:99;  margin:0; margin-left:-50px; border-bottom:0px solid #3161bc; }
nav .dropdown_menu li { width:180px;  margin:0;background-color:#f6f6f6; height:0; overflow:hidden; float:none; padding:0 10px; transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -moz-transition:all .3s;  }
nav .dropdown:hover .dropdown_menu li { height: 45px;}
nav .dropdown:hover ul.dropdown_menu { border-bottom:3px solid #3161bc;} 

nav .dropdown .dropdown_menu li a{color: #1b1b1b; font-size: 14px; line-height: 45px; display: block; padding:0px;   text-align: center; }

.sou { width:44px; height:44px; line-height:44px;  background-color:#016ab3; border-radius:50%; float:left; text-align:center; color:#FFF; font-size:16px; margin-top:8px; margin-top:34px;font-weight:700;  }
.sou img { margin-top:9px;}
/*nav end*/




header .dh .p1 {
	font-size: 15px;line-height:17px;
	 color:#373737;
}
header .dh .p2 {
	font-size: 25px; font-family:"黑体"; color:#000000;line-height:25px; letter-spacing:-0.02em;
	
}

header .dh { float:right; width:155px; height:43px;background:url(../images/top_dh.png) no-repeat  left top; padding-left:48px; float:right; margin-top:30px;}
header .dh p { font-size:15px;}
header .dh p a {color:#fff;}




.banner{width:100%;overflow:hidden;height:600px;position:relative;/* margin-top:147px;*/ /*padding-top:147px;*/}
.banList{position:absolute;left:50%;margin-left:-960px;height:600px}
.banList li{height:543px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:12px;height:12px;border-radius:50%;margin:0 2px;}
.jsNav a.current{background:#b51e27;cursor:pointer}




.biaoti h2 { width:100%; padding-top:77px; height:120px; text-align:center; background:url(../images/biaoti_bg.png) center 77px no-repeat;}
.biaoti h2 b { color:#282828; font-size:24px; line-height:31px;font-weight:400; display:block; background:url(../images/xx.jpg) center bottom no-repeat; padding-top:19px;  }

.biaoti h2 p { color:#9d9d9d; font-size:12px; line-height:16px;font-weight:400; width:60%; margin:0px auto; letter-spacing:0em; font-weight:400!important; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;  }



.hongse { color:#b31d26!important;}



.more { background:url(../images/more_bg.png) no-repeat; width:135px; height:37px; line-height:39px; color:#fff; font-size:15px; margin-top:20px; text-align:center;  border:1px solid #fff; transition:all 0.4s;  }


a:hover .more {  transform:translateY(-10px);  } 




.more_b { margin:0px auto; width:100%; text-align:center;}
.more_b img { margin-top:-34px;}









/*咨询 s*/	
.weixin-hover {
            position: relative;
        }
        
.weixin-hover-img {
            display: none;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            box-shadow: 0px 0px 0px 0px #edf7fd!important;
            z-index: 9999;
        }
        
.weixin-hover:hover .weixin-hover-img {
            display: block;
        }
        
.aabb {
            position: fixed;
            right: 0;
            top: 15%;
            width: 100%;
            max-width: 141px;
            z-index: 999999999999;
            text-align: center;
        }
        
.aabb img {
            max-width: 100%;
        }
        
.ccdd {
            position: fixed;
            right: 0;
            top: 65%;
            width: 100%;
            max-width: 70px;
            text-align: center;
            z-index: 999999999999;
            display: none;
        }
        
.ccdd img {
            width: 100%;
        }
        
.eeff img {
           /* box-shadow: 0px 2px 2px 2px #edf7fd;*/
        }
        
.index-swt-m {
            position: fixed;
            right: 0;
            top: 60px;
            width: 100%;
            max-width: 101px;
            z-index: 999999999999;
            text-align: center;
            display: none;
        }
        
.index-swt-m img {
            max-width: 100%;
        }
        
.index-swt-m-box img {
            box-shadow: 0px 1px 1px 1px #edf7fd;
        }
        
.close-m-btn {
            position: absolute;
            top: 5px;
            right: 0;
        }
        
@media(max-width:767px) {
            .ccdd {
                display: block;
            }
        }
		
/*咨询 e*/		
		
	
	
	
footer { background:url(../images/pro_bg.jpg) center top repeat; width:100%; height:418px; margin:0px auto; clear:both; overflow:visible; color:#626262; }
footer a { color:#626262;}



.footer_con { width:1200px; margin:0px auto; height:305px; border-bottom:2px solid #dedede; padding-top:31px;}
.footer_con h3 { background:url(../images/footer_x.jpg) left bottom no-repeat; line-height:46px; text-align:left; width:100%; font-size:17px; color:#3d3d3d;margin-bottom:15px;}
.footer_con_1 { float:left; width:333px;}
.footer_con_1 h3 { }
.footer_con_1 dl { float:left; width:100%; height:57px; margin-top:14px; margin-bottom:0px;}
.footer_con_1 dl dt { float:left; width:50px; margin-right:15px; }
.footer_con_1 dl dd h4 { font-size:15px; color:#3d3d3d; margin-top:5px; line-height:24px;}


.footer_con_2 { float:left; width:225px; margin-right:58px;}
.footer_con_2 ul li { line-height:30px;}
.footer_con_3 { float:left; width:225px;}
.footer_con_3 ul li { line-height:30px; width:50%; float:left;}

    
.footer_con_4 {width:138px; margin-top:27px; float:right; margin-right:45px; }
.footer_con_4 dl { width:134px; float:left;  text-align:center;  }
.footer_con_4 dl dt img { width:134px; height:134px; margin:12px auto; }
.footer_con_4 dl dd {color:#818489; line-height:22px; font-size:14px;}
.footer_bq { width:1200px; margin:0px auto; line-height:81px; height:81px; text-align:center; color:#939393;}
.footer_bq a {color:#939393; font-weight:normal!important; }
.footer_bq p {  margin:0px 0px!important; font-size:13px!important; }
/*link s*/
SELECT {
	
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
SELECT {
	BOX-SIZING: content-box;
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
OPTION {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
.footer-select { float:left; margin-top:20px; display: inline-block; 

}
.footer_sel {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 120px;
	HEIGHT: 22px;
	COLOR: #656565;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid
}

/*link e*/



.biaodan_1 { width:238px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan_1 .kuang1 { background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan_2 { width:100%;  float:left;  height:52px; padding-top:15px;}
.biaodan_sel {
	BORDER-BOTTOM: #c9c9c9 2px solid;font-family: "微软雅黑"; color:#676767; font-size:14px;
	BORDER-LEFT: #c9c9c9 2px solid;
	LINE-HEIGHT: 30px;
	WIDTH: 147px;
	HEIGHT: 30px;
	COLOR: #656565; 
	BORDER-TOP: #c9c9c9 2px solid; padding-left:10px;
	BORDER-RIGHT: #c9c9c9 2px solid; margin-right:10px;
}
		
		
.biaodan3 {}
.biaodan3 .kuang1 {border:2px solid #bfbfbf; width:500px;font-family: "微软雅黑"; color:#676767; font-size:14px; line-height:30px; padding-left:10px; }
		
.biaodan4 {width:278px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan4 .kuang1 { width:150px; background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan5  { width:100%; float: left; margin-top:20px;}
.biaodan5 .kuang1 { width:139px; height:35px; line-height:35px; background:#17408e; border:1px solid #17408e;font-family: "微软雅黑"; color:#fff; font-size:14px;}









.gg {  width:100%; margin:0px auto; clear:both; overflow:visible; background: url(../images/gg_bg.jpg) center top  no-repeat; height:192px; text-align:center; color:#fff;}
.gg h3 { color:#ffffff; font-size:30px; padding-top:55px; line-height:48px; letter-spacing:5px;}
.gg p { color:#ffffff; font-size:20px;  line-height:32px; letter-spacing:2px;}
